ocr: JHATIS v1.2 Copyright (c) 1989-1990, J.E. Smith, ALL rights reserved. USAGE : WHATIS filenamel.exti (i.e. WHATIS whatis) WHATIS reads a file and tries to determine what language and compiler was used to create it. It can identify the following : Turbo C, Microsoft C, Lattice C, Datalight/zortech C, Turbo BASIC, Quick BASIC and Turbo Pascal (v3 and before). Quick C is not distinguished from Microsoft C. Also, programs compressed with Bellard's LZEXE.EXE are so noted. If extension is omitted, the program will look for a .COM file first, if no match is found it will then look for an EXE file. Ple ...